home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 September / Australian PC User - September 2003 (CD1).iso / magstuff / moffice / files / tmplwiz.exe / tmplwiz.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2001-04-30  |  733 b   |  35 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.5
  4.  
  5. [DestinationDirs] 
  6. contents=49002 
  7.  
  8. [DefaultInstall] 
  9. CustomDestination=FileDest
  10. CopyFiles=contents
  11.  
  12. [DefaultInstall.NT]
  13. CustomDestination=FileDest
  14. CopyFiles=contents
  15.  
  16. [contents]
  17. WZTEMPLT.XLA
  18.  
  19. [FileDest]
  20. 49001=LibPathKey,7
  21. 49002=BogusRegKey,1
  22.  
  23. [LibPathKey]
  24. "HKLM","SOFTWARE\Microsoft\Office\10.0\Common\InstallRoot","Path","","%FailMsg%",""
  25.  
  26. [BogusRegKey]
  27. "HKLM","SOFTWARE\BogusApp\BogusKey","","%InstallPrompt%","%49001%\%SubDir%"
  28.  
  29. [SourceDisksNames]
  30. 1 = "TMPLWIZ.EXE",,0
  31.  
  32. [Strings]
  33. FailMsg="Microsoft Office XP or Excel 2002 not found."
  34. InstallPrompt="Where would you like to install the Template Wizard with Data Tracking Add-In?"
  35. SubDir="Library"